hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
AtlasRect
hip
api
data
textureatlas
Undocumented in source.
struct
AtlasRect {
float
x
;
float
y
;
float
width
;
float
height
;
alias
w
=
width
;
alias
h
=
height
;
}
Members
Aliases
h
alias
h
=
height
Undocumented in source.
w
alias
w
=
width
height
float
height
;
width
float
width
;
Undocumented in source.
Variables
x
float
x
;
y
float
y
;
Undocumented in source.
Meta
Source
See Implementation
hip
api
data
textureatlas
interfaces
IHipTextureAtlas
structs
AtlasFrame
AtlasRect
AtlasSize